Skip to content

[stable32] fix: keep sidebar open on save#6087

Merged
vitormattos merged 2 commits intostable32from
backport/6085/stable32
Dec 10, 2025
Merged

[stable32] fix: keep sidebar open on save#6087
vitormattos merged 2 commits intostable32from
backport/6085/stable32

Conversation

@backportbot-libresign
Copy link
Copy Markdown

Backport of PR #6085

The 'libresign:visible-elements-saved' event was being emitted when
saving draft signatures, causing the sidebar to close unexpectedly.
This event should only be emitted when sending signature requests,
not when saving drafts.

Signed-off-by: Vitor Mattos <[email protected]>
Since the 'libresign:visible-elements-saved' event is no longer
emitted on draft saves, the event listeners and related methods
in Request.vue and FilesList.vue are no longer needed.

- Removed subscribe/unsubscribe calls
- Removed closeSidebar() methods
- Removed unused imports from @nextcloud/event-bus

Signed-off-by: Vitor Mattos <[email protected]>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 10, 2025
@backportbot-libresign backportbot-libresign Bot added this to the Next Patch (32) milestone Dec 10, 2025
@vitormattos vitormattos merged commit 61ad7d1 into stable32 Dec 10, 2025
56 checks passed
@vitormattos vitormattos deleted the backport/6085/stable32 branch December 10, 2025 18:47
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant